Enables you to access the ListColumn properties of the specified column. The first column is numbered zero.
Syntax |
|---|
|
Column( columnNumber ) as ListColumn |
Parameters |
|
|---|---|
|
columnNumber |
|
Notes
Use -1 to refer to all columns.
ListBox.Column
Enables you to access the ListColumn properties of the specified column. The first column is numbered zero.
Syntax |
|---|
|
Column( columnNumber ) as ListColumn |
Parameters |
|
|---|---|
|
columnNumber |
|
Use -1 to refer to all columns.